home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Your Mobile: Alcatel
/
Alcatel 2005.iso
/
Create Animation
/
setup.exe
/
setup.msi
/
Data1.cab
/
WizardAnim.swf9
/
scripts
/
DefineSprite_260
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-05-16
|
413 b
|
15 lines
if(_root._ErrTxt != "")
{
txt = _root._ErrTxt;
ErrTit = "Errore";
}
else
{
txt = "<b>Congratulazioni.</b>\nL\'immagine %1% {invalid_utf8=232} ora nel tuo telefono. Puoi trovarla nell\'album immagini.\nPuoi utilizzarla come immagine dello schermata principale, inviarla con MMS, associarla ad un contatto, e altro ancora...";
}
if(_root.CurrentLink == "None")
{
gotoAndStop(2);
}
stop();